IDE in a bottle
===========
*Teapo v0.5j*
Edit, run, save, pass around a whole project as a single HTML file, on any device from an iPad to a laptop, from IE6 to Chrome Mobile. Or Blackberry. Or Firefox OS.
This is as HTML5 applications were meant to be, before working groups and stakeholders and proposals.
Roadmap
-----
- **v0.4h** is a prototype self-hosting its own development, supporting syntax/error highlighting, code completion and build for JavaScript, HTML, CSS and TypeScript.
- **v0.5j** adds an extensibility model for arbitrary languages, a unit test runner convering Teapo itself, look-and-feel reftresh.
- **v0.6f** will focus on productivity and code quality: refresh of touch-based code editing, more features for testing and debugging.
- **git** - planned git support.
- **crypto** - planned feature for requiring a password on opening.
- **repo** - planned service for hosting Teapo projects, adding freemium build farm, test and exotic compilation features.
Current
-----
This version is part of v0.5j phase, currently implemented storage and proof-of-concept bootstrap layout, and now focussing on plugging this new layout in the heart of the application.